home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 1997 Winter - Disc 1 / HYPERLIB-1997-Winter-CD1.ISO.7z / HYPERLIB-1997-Winter-CD1.ISO / オンラインウェア / PRG / Instant Subclass dist 1.1.3.sit / Instant Subclass dist 1.1.3 / Source Generation Templates / PowerPlant.rsrc / TEXT_129_Method Implementation.txt < prev   
Text File  |  1996-06-29  |  251b  |  12 lines

  1. // ---------------------------------------------------------------------------
  2. //    窶「 <MethodName>
  3. // ---------------------------------------------------------------------------
  4. //    Description
  5.  
  6. <ReturnType>
  7. <ClassName>::<MethodName><Arguments>
  8. {
  9.     
  10. }
  11.  
  12.